Remove GdkGeometry from public API
authorMatthias Clasen <mclasen@redhat.com>
Sun, 19 Apr 2020 02:48:02 +0000 (22:48 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 19 Apr 2020 14:41:18 +0000 (10:41 -0400)
commit3c987f073e4fb4c9fffb96118724f3c0d2d2e782
treef014d661e5e19d6ba9a219da758ae38beb700f65
parentef832fd770c47904d859af2927de4769021f8075
Remove GdkGeometry from public API

The api to configure surfaces is now GdkToplevelLayout
and GdkPopupLayout. Unfortunately, there's still quite
a bit of internal use of GdkGeometry that will take some
time to clean up, so move it go gdkinternals.h for now.
docs/reference/gdk/gdk4-sections.txt
gdk/broadway/gdksurface-broadway.h
gdk/gdkinternals.h
gdk/gdksurface.h
gdk/x11/gdksurface-x11.h